home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / vyzkuste / pspad / pspad433inst_cz.exe / {app} / Syntax / AutoIt3.ini < prev    next >
INI File  |  2004-11-12  |  6KB  |  414 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=AutoIT3
  4. HTMLGroup=0
  5. FileType=*.au3
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=1
  12. BasComment=1
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. SingleQuote=1
  26. DoubleQuote=1
  27. Preprocessors=1
  28. IndentChar=
  29. UnIndentChar=
  30. TabWidth=3
  31. CaseSensitive=0
  32.  
  33. [KeyWords]
  34. And=
  35. ByRef=
  36. Case=
  37. ContinueLoop=
  38. Dim=
  39. Do=
  40. Else=
  41. ElseIf=
  42. EndFunc=
  43. EndIf=
  44. EndSelect=
  45. Exit=
  46. ExitLoop=
  47. For=
  48. Func=
  49. Global=
  50. If=
  51. Local=
  52. Next=
  53. Not=
  54. Or=
  55. Return=
  56. ReDim=
  57. Select=
  58. Step=
  59. Then=
  60. To=
  61. Until=
  62. Wend=
  63. While=
  64. Exit=
  65. Abs=
  66. ACos=
  67. AdlibDisable=
  68. AdlibEnable=
  69. Asc=
  70. ASin=
  71. Assign=
  72. ATan=
  73. AutoItSetOption=
  74. AutoItWinGetTitle=
  75. AutoItWinSetTitle=
  76. BitAND=
  77. BitNOT=
  78. BitOR=
  79. BitShift=
  80. BitXOR=
  81. BlockInput=
  82. Break=
  83. Call=
  84. CDTray=
  85. Chr=
  86. ClipGet=
  87. ClipPut=
  88. ConsoleWrite=
  89. ControlClick=
  90. ControlCommand=
  91. ControlDisable=
  92. ControlEnable=
  93. ControlFocus=
  94. ControlGetFocus=
  95. ControlGetHandle=
  96. ControlGetPos=
  97. ControlGetText=
  98. ControlHide=
  99. ControlListView=
  100. ControlMove=
  101. ControlSend=
  102. ControlSetText=
  103. ControlShow=
  104. Cos=
  105. Dec=
  106. DirCopy=
  107. DirCreate=
  108. DirMove=
  109. DirRemove=
  110. DllCall=
  111. DriveGetDrive=
  112. DriveGetFileSystem=
  113. DriveGetLabel=
  114. DriveGetSerial=
  115. DriveGetType=
  116. DriveMapAdd=
  117. DriveMapDel=
  118. DriveMapGet=
  119. DriveSetLabel=
  120. DriveSpaceFree=
  121. DriveSpaceTotal=
  122. DriveStatus=
  123. EnvGet=
  124. EnvSet=
  125. EnvUpdate=
  126. Eval=
  127. Exp=
  128. FileChangeDir=
  129. FileClose=
  130. FileCopy=
  131. FileCreateShortcut=
  132. FileDelete=
  133. FileExists=
  134. FileFindFirstFile=
  135. FileFindNextFile=
  136. FileGetAttrib=
  137. FileGetLongName=
  138. FileGetShortcut=
  139. FileGetShortName=
  140. FileGetSize=
  141. FileGetTime=
  142. FileGetVersion=
  143. FileInstall=
  144. FileMove=
  145. FileOpen=
  146. FileOpenDialog=
  147. FileRead=
  148. FileReadLine=
  149. FileRecycle=
  150. FileRecycleEmpty=
  151. FileSaveDialog=
  152. FileSelectFolder=
  153. FileSetAttrib=
  154. FileSetTime=
  155. FileWrite=
  156. FileWriteLine=
  157. FtpSetProxy=
  158. GUICreate=
  159. GUICtrlCreateAvi=
  160. GUICtrlCreateButton=
  161. GUICtrlCreateCheckbox=
  162. GUICtrlCreateCombo=
  163. GUICtrlCreateContextMenu=
  164. GUICtrlCreateDate=
  165. GUICtrlCreateEdit=
  166. GUICtrlCreateGroup=
  167. GUICtrlCreateIcon=
  168. GUICtrlCreateInput=
  169. GUICtrlCreateLabel=
  170. GUICtrlCreateList=
  171. GUICtrlCreateMenu=
  172. GUICtrlCreateMenuitem=
  173. GUICtrlCreatePic=
  174. GUICtrlCreateProgress=
  175. GUICtrlCreateRadio=
  176. GUICtrlCreateSlider=
  177. GUICtrlCreateTab=
  178. GUICtrlCreateTabItem=
  179. GUICtrlCreateTreeView=
  180. GUICtrlCreateTreeViewitem=
  181. GUICtrlCreateUpdown=
  182. GUICtrlDelete=
  183. GUICtrlGetState=
  184. GUICtrlSetBkColor=
  185. GUICtrlSetColor=
  186. GUICtrlSetCursor=
  187. GUICtrlSetData=
  188. GUICtrlSetFont=
  189. GUICtrlSetImage=
  190. GUICtrlSetLimit=
  191. GUICtrlSetOnEvent=
  192. GUICtrlSetPos=
  193. GUICtrlSetResizing=
  194. GUICtrlSetState=
  195. GUICtrlSetStyle=
  196. GUICtrlSetTip=
  197. GUIDelete=
  198. GUIGetCursorInfo=
  199. GUIGetMsg=
  200. GUIRead=
  201. GUIRecvMsg=
  202. GUISendMsg=
  203. GUISetBkColor=
  204. GUISetCoord=
  205. GUISetCursor=
  206. GUISetFont=
  207. GUISetHelp=
  208. GUISetIcon=
  209. GUISetOnEvent=
  210. GUISetState=
  211. GUIStartGroup=
  212. GUISwitch=
  213. Hex=
  214. HotKeySet=
  215. HttpSetProxy=
  216. InetGet=
  217. InetGetSize=
  218. IniDelete=
  219. IniRead=
  220. IniWrite=
  221. InputBox=
  222. Int=
  223. IsAdmin=
  224. IsArray=
  225. IsDeclared=
  226. IsFloat=
  227. IsInt=
  228. IsNumber=
  229. IsString=
  230. Log=
  231. MemGetStats=
  232. Mod=
  233. MouseClick=
  234. MouseClickDrag=
  235. MouseDown=
  236. MouseGetCursor=
  237. MouseGetPos=
  238. MouseMove=
  239. MouseUp=
  240. MouseWheel=
  241. MsgBox=
  242. Number=
  243. Ping=
  244. PixelChecksum=
  245. PixelGetColor=
  246. PixelSearch=
  247. ProcessClose=
  248. ProcessExists=
  249. ProcessList=
  250. ProcessSetPriority=
  251. ProcessWait=
  252. ProcessWaitClose=
  253. ProgressOff=
  254. ProgressOn=
  255. ProgressSet=
  256. Random=
  257. RegDelete=
  258. RegEnumKey=
  259. RegEnumVal=
  260. RegRead=
  261. RegWrite=
  262. Round=
  263. Run=
  264. RunAsSet=
  265. RunWait=
  266. Send=
  267. SetError=
  268. Shutdown=
  269. Sin=
  270. Sleep=
  271. SoundPlay=
  272. SoundSetWaveVolume=
  273. SplashImageOn=
  274. SplashOff=
  275. SplashTextOn=
  276. Sqrt=
  277. StatusbarGetText=
  278. String=
  279. StringAddCR=
  280. StringFormat=
  281. StringInStr=
  282. StringIsAlNum=
  283. StringIsAlpha=
  284. StringIsASCII=
  285. StringIsDigit=
  286. StringIsFloat=
  287. StringIsInt=
  288. StringIsLower=
  289. StringIsSpace=
  290. StringIsUpper=
  291. StringIsXDigit=
  292. StringLeft=
  293. StringLen=
  294. StringLower=
  295. StringMid=
  296. StringReplace=
  297. StringRight=
  298. StringSplit=
  299. StringStripCR=
  300. StringStripWS=
  301. StringTrimLeft=
  302. StringTrimRight=
  303. StringUpper=
  304. Tan=
  305. TimerDiff=
  306. TimerInit=
  307. ToolTip=
  308. TrayTip=
  309. UBound=
  310. WinActivate=
  311. WinActive=
  312. WinClose=
  313. WinExists=
  314. WinGetCaretPos=
  315. WinGetClassList=
  316. WinGetClientSize=
  317. WinGetHandle=
  318. WinGetPos=
  319. WinGetState=
  320. WinGetText=
  321. WinGetTitle=
  322. WinKill=
  323. WinMenuSelectItem=
  324. WinMinimizeAll=
  325. WinMinimizeAllUndo=
  326. WinMove=
  327. WinSetOnTop=
  328. WinSetState=
  329. WinSetTitle=
  330. WinSetTrans=
  331. WinWait=
  332. WinWaitActive=
  333. WinWaitClose=
  334. WinWaitNotActive=
  335. Opt=
  336. [ReservedWords]
  337. @AppDataCommonDir=
  338. @AppDataDir=
  339. @AutoItVersion=
  340. @CommonFilesDir=
  341. @Compiled=
  342. @ComputerName=
  343. @ComSpec=
  344. @CR=
  345. @CRLF=
  346. @DesktopCommonDir=
  347. @DesktopDir=
  348. @DesktopHeight=
  349. @DesktopWidth=
  350. @DesktopDepth=
  351. @DesktopRefresh=
  352. @DocumentsCommonDir=
  353. @error=
  354. @FavoritesCommonDir=
  355. @FavoritesDir=
  356. @HomeDrive=
  357. @HomePath=
  358. @HomeShare=
  359. @HOUR=
  360. @InetGetActive=
  361. @InetGetBytesRead=
  362. @IPAddress1=
  363. @IPAddress2=
  364. @IPAddress3=
  365. @IPAddress4=
  366. @LF=
  367. @LogonDNSDomain=
  368. @LogonDomain=
  369. @LogonServer=
  370. @MDAY=
  371. @MIN=
  372. @MON=
  373. @MyDocumentsDir=
  374. @OSBuild=
  375. @OSLang=
  376. @OSServicePack=
  377. @OSTYPE=
  378. @OSVersion=
  379. @ProgramFilesDir=
  380. @ProgramsCommonDir=
  381. @ProgramsDir=
  382. @ScriptDir=
  383. @ScriptFullPath=
  384. @ScriptName=
  385. @SEC=
  386. @StartMenuCommonDir=
  387. @StartMenuDir=
  388. @StartupCommonDir=
  389. @StartupDir=
  390. @SW_DISABLE=
  391. @SW_ENABLE=
  392. @SW_HIDE=
  393. @SW_MAXIMIZE=
  394. @SW_MINIMIZE=
  395. @SW_RESTORE=
  396. @SW_SHOW=
  397. @SW_SHOWDEFAULT=
  398. @SW_SHOWMAXIMIZED=
  399. @SW_SHOWMINIMIZED=
  400. @SW_SHOWMINNOACTIVE=
  401. @SW_SHOWNA=
  402. @SW_SHOWNOACTIVATE=
  403. @SW_SHOWNORMAL=
  404. @SystemDir=
  405. @TAB=
  406. @TempDir=
  407. @UserProfileDir=
  408. @UserName=
  409. @WDAY=
  410. @WindowsDir=
  411. @WorkingDir=
  412. @YDAY=
  413. @YEAR=
  414.